Skip to content

Conversation

lbliii
Copy link

@lbliii lbliii commented Nov 9, 2024

  • Expects NGC_API_KEY per the warning in the output:
WARN[0000] The "NGC_API_KEY" variable is not set. Defaulting to a blank string. 
  • The https:// should be http:// for the route to the UI at http://localhost:8090/

- system expects NGC_API_KEY per the warning in the output:
```
WARN[0000] The "NGC_API_KEY" variable is not set. Defaulting to a blank string. 
```

- The `https://` should be `http://` for the route to the UI at `http://localhost:8090/`
1. Run:
```console
export NVIDIA_API_KEY=nvapi-...
export NGC_API_KEY=nvapi-...
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be needed. Can you provide the exact error you are seeing without setting this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants